body {
  border-style: none;
  margin: 0px;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}
ul {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
  list-style-position: inside;
}
p {
  border-left: 35px solid white;
  border-right: 35px solid white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  _color: black;
  font-weight: normal;
  text-align: justify;
}
p2 {
  text-align: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: black;
  font-weight: normal;
  border-left: 35px solid white;
  border-right: 35px solid white;
  }
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  color: gray;
  font-weight: bold;
  text-align: left;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  border-left: 35px solid white;
  color: #666666;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #648f19;
  border-left: 35px solid white;
  font-weight: bold;
  text-align: left;
}
h4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  text-align: right;
  text-decoration: none;
}
